home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / docs / help / Amiga_MO_FAQ.lha / Amiga MO FAQ / Scripts / PreventMORemoval < prev   
Encoding:
Text File  |  1998-08-25  |  410 b   |  11 lines

  1. ; $VER: PreventMORemoval 40.1 (24.8.98)
  2. ;
  3. ; Calling this script will prevent the MO disk from being ejected, either by
  4. ; pressing the eject button or in software (e.g. the EjectMO script). Requires
  5. ; SCSIUtil to be in the command path. Similar scripts could be created for
  6. ; other SCSI utility programs.
  7. ;
  8. ; You should modify the device and unit arguments for your system.
  9.  
  10. SCSIUtil >NIL: -dscsi.device 4 -l 1
  11.